XML NODE EXIST
Checks if a given XML node exists.
ARGUMENTS:
* Node = the name of the XML node
RETURNS:
Returns 1 if the node exist, otherwise 0.
SYNTAX
Return Integer=XML NODE EXIST(Node)
RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File
